home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 11 / AMUG BBS in a Box Volume XI (April 1994) (MacWizards).iso / Files / Hyper / S-Sh / Scripts⁄Backflips.sit / Scripts & Backflips / Scripts & Backflips / background_2650.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-01-14  |  32.7 KB  |  730 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2650</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3281.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_40051.css" />
  11.     <part>
  12.         <id>3</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>73</left>
  23.             <top>128</top>
  24.             <right>241</right>
  25.             <bottom>175</bottom>
  26.         </rect>
  27.         <style>shadow</style>
  28.         <showName> <true /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <true /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>New York</font>
  37.         <textSize>14</textSize>
  38.         <textStyle>bold</textStyle>
  39.         <name>XCMDs</name>
  40.         <script>on mouseUpglobal cancelput false into cancelset the cursor to watchif the optionkey is down thenset the visible of cd fld "XCMDs" ¬¨to not the visible of cd fld "XCMDs"exit mouseupend ifif the commandkey is down thenlock screengo to last cd of bg id 2049domenu "new card"unlock screen with dissolveexit mouseupend ifhide msgput the number of lines of cd fld "XCMDs" into numLinesput "Choose 1 of " & numLines-1 & " XCMDs..." into promptif ColorOn() thenShowDialog 7,1001,prompt,"New York",9,cd fld "XCMDs",1elseShowDialog 7,1000,prompt,"New York",9,cd fld "XCMDs",1end ifif the result is empty thenput true into cancelexit mouseupelseif the number of items in the result = 1 thenput the result into theLineNumberget line theLineNumber of cd field "XCMDs"put strip(",",it) into itvisual effect dissolvego to card it of bg "XCMDs"elsebeepanswer "Please don't select multiple lines."click at the loc of meend ifend ifend mouseUp</script>
  41.     </part>
  42.     <part>
  43.         <id>8</id>
  44.         <type>button</type>
  45.         <visible> <true /> </visible>
  46.         <reserved5> 0 </reserved5>
  47.         <reserved4> 0 </reserved4>
  48.         <reserved3> 0 </reserved3>
  49.         <reserved2> 0 </reserved2>
  50.         <reserved1> 0 </reserved1>
  51.         <enabled> <true /> </enabled>
  52.         <rect>
  53.             <left>266</left>
  54.             <top>128</top>
  55.             <right>434</right>
  56.             <bottom>175</bottom>
  57.         </rect>
  58.         <style>shadow</style>
  59.         <showName> <true /> </showName>
  60.         <highlight> <false /> </highlight>
  61.         <autoHighlight> <true /> </autoHighlight>
  62.         <sharedHighlight> <true /> </sharedHighlight>
  63.         <family>0</family>
  64.         <titleWidth>0</titleWidth>
  65.         <icon>0</icon>
  66.         <textAlign>center</textAlign>
  67.         <font>New York</font>
  68.         <textSize>14</textSize>
  69.         <textStyle>bold</textStyle>
  70.         <name>XFCNs</name>
  71.         <script>on mouseUpglobal cancelput false into cancelset the cursor to watchif the optionkey is down thenset the visible of cd fld "XFCNs" ¬¨to not the visible of cd fld "XFCNs"exit mouseupend ifif the commandkey is down thenlock screengo to last cd of bg id 3914domenu "new card"unlock screen with dissolveexit mouseupend ifhide msgput the number of lines of cd fld "XFCNs" into numLinesput "Choose 1 of " & numLines-1 & " XFCNs..." into promptif ColorOn() thenShowDialog 7,1001,prompt,"New York",9,cd fld "XFCNs",1elseShowDialog 7,1000,prompt,"New York",9,cd fld "XFCNs",1end ifif the result is empty thenput true into cancelexit mouseupelseif the number of items in the result = 1 thenput the result into theLineNumberget line theLineNumber of cd field "XFCNs"put strip(",",it) into itvisual effect dissolvego to card it of bg "XFCNs"elsebeepanswer "Please don't select multiple lines."click at the loc of meend ifend ifend mouseUp</script>
  72.     </part>
  73.     <part>
  74.         <id>9</id>
  75.         <type>button</type>
  76.         <visible> <true /> </visible>
  77.         <reserved5> 0 </reserved5>
  78.         <reserved4> 0 </reserved4>
  79.         <reserved3> 0 </reserved3>
  80.         <reserved2> 0 </reserved2>
  81.         <reserved1> 0 </reserved1>
  82.         <enabled> <true /> </enabled>
  83.         <rect>
  84.             <left>266</left>
  85.             <top>189</top>
  86.             <right>434</right>
  87.             <bottom>236</bottom>
  88.         </rect>
  89.         <style>shadow</style>
  90.         <showName> <true /> </showName>
  91.         <highlight> <false /> </highlight>
  92.         <autoHighlight> <true /> </autoHighlight>
  93.         <sharedHighlight> <true /> </sharedHighlight>
  94.         <family>0</family>
  95.         <titleWidth>0</titleWidth>
  96.         <icon>0</icon>
  97.         <textAlign>center</textAlign>
  98.         <font>New York</font>
  99.         <textSize>14</textSize>
  100.         <textStyle>bold</textStyle>
  101.         <name>Buttons</name>
  102.         <script>on mouseUpglobal cancelput false into cancelset the cursor to watchif the optionkey is down thenset the visible of cd fld "Buttons" ¬¨to not the visible of cd fld "Buttons"exit mouseupend ifif the commandkey is down thenlock screengo to last cd of bg id 4868domenu "new card"unlock screen with dissolveexit mouseupend ifhide msgput the number of lines of cd fld "Buttons" into numLinesput "Choose 1 of " & numLines-1 & " Buttons..." into promptif ColorOn() thenShowDialog 7,1001,prompt,"New York",9,cd fld "Buttons",1elseShowDialog 7,1000,prompt,"New York",9,cd fld "Buttons",1end ifif the result is empty thenput true into cancelexit mouseupelseif the number of items in the result = 1 thenput the result into theLineNumberget line theLineNumber of cd field "Buttons"put strip(",",it) into itvisual effect dissolvego to card it of bg "Buttons"elsebeepanswer "Please don't select multiple lines."click at the loc of meend ifend ifend mouseUp</script>
  103.     </part>
  104.     <part>
  105.         <id>10</id>
  106.         <type>button</type>
  107.         <visible> <true /> </visible>
  108.         <reserved5> 0 </reserved5>
  109.         <reserved4> 0 </reserved4>
  110.         <reserved3> 0 </reserved3>
  111.         <reserved2> 0 </reserved2>
  112.         <reserved1> 0 </reserved1>
  113.         <enabled> <true /> </enabled>
  114.         <rect>
  115.             <left>73</left>
  116.             <top>189</top>
  117.             <right>241</right>
  118.             <bottom>236</bottom>
  119.         </rect>
  120.         <style>shadow</style>
  121.         <showName> <true /> </showName>
  122.         <highlight> <false /> </highlight>
  123.         <autoHighlight> <true /> </autoHighlight>
  124.         <sharedHighlight> <true /> </sharedHighlight>
  125.         <family>0</family>
  126.         <titleWidth>0</titleWidth>
  127.         <icon>0</icon>
  128.         <textAlign>center</textAlign>
  129.         <font>New York</font>
  130.         <textSize>14</textSize>
  131.         <textStyle>bold</textStyle>
  132.         <name>Scripts</name>
  133.         <script>on mouseUpglobal cancelput false into cancelset the cursor to watchif the optionkey is down thenset the visible of cd fld "Scripts" ¬¨to not the visible of cd fld "Scripts"exit mouseupend ifif the commandkey is down thenlock screengo to last cd of bg id 4555domenu "new card"unlock screen with dissolveexit mouseupend ifhide msgput the number of lines of cd fld "Scripts" into numLinesput "Choose 1 of " & numLines-1 & " Scripts..." into promptif ColorOn() thenShowDialog 7,1001,prompt,"New York",9,cd fld "Scripts",1elseShowDialog 7,1000,prompt,"New York",9,cd fld "Scripts",1end ifif the result is empty thenput true into cancelexit mouseupelseif the number of items in the result = 1 thenput the result into theLineNumberget line theLineNumber of cd field "Scripts"put strip(",",it) into itvisual effect dissolvego to card it of bg "Scripts"elsebeepanswer "Please don't select multiple lines."click at the loc of meend ifend ifend mouseUp</script>
  134.     </part>
  135.     <part>
  136.         <id>13</id>
  137.         <type>button</type>
  138.         <visible> <true /> </visible>
  139.         <reserved5> 0 </reserved5>
  140.         <reserved4> 0 </reserved4>
  141.         <reserved3> 0 </reserved3>
  142.         <reserved2> 0 </reserved2>
  143.         <reserved1> 0 </reserved1>
  144.         <enabled> <true /> </enabled>
  145.         <rect>
  146.             <left>211</left>
  147.             <top>312</top>
  148.             <right>304</right>
  149.             <bottom>341</bottom>
  150.         </rect>
  151.         <style>shadow</style>
  152.         <showName> <true /> </showName>
  153.         <highlight> <false /> </highlight>
  154.         <autoHighlight> <true /> </autoHighlight>
  155.         <sharedHighlight> <true /> </sharedHighlight>
  156.         <family>0</family>
  157.         <titleWidth>0</titleWidth>
  158.         <icon>0</icon>
  159.         <textAlign>center</textAlign>
  160.         <font>New York</font>
  161.         <textSize>12</textSize>
  162.         <textStyle>bold</textStyle>
  163.         <name>    About...</name>
  164.         <script>on mouseUpif the visible of cd btn "Cancel" is true thenlock screenclick at the loc of cd btn "Cancel"unlock screen with dissolveend iflock screenhide cd fld "QInfo"hide cd fld "QInfoBack"unlock screen with dissolveplay laserif ColorOn() thencolor white,redgo to this cdCreditsDialog 21108,2042,2043lock screenunlock screen with zoom outcolor blue,blackgo to this cdShowDialog 5,4748,45lock screenunlock screen with zoom inlock screenshow cd fld "about"unlock screen with visual iris opencolor blue,yellowgo to this cdelseCreditsDialog 21108,1042,1043lock screenunlock screen with zoom outShowDialog 5,4747,44lock screenunlock screen with zoom inlock screenshow cd fld "about"unlock screen with visual iris openend ifend mouseUp</script>
  165.     </part>
  166.     <part>
  167.         <id>14</id>
  168.         <type>button</type>
  169.         <visible> <true /> </visible>
  170.         <reserved5> 0 </reserved5>
  171.         <reserved4> 0 </reserved4>
  172.         <reserved3> 0 </reserved3>
  173.         <reserved2> 0 </reserved2>
  174.         <reserved1> 0 </reserved1>
  175.         <enabled> <true /> </enabled>
  176.         <rect>
  177.             <left>5</left>
  178.             <top>301</top>
  179.             <right>43</right>
  180.             <bottom>335</bottom>
  181.         </rect>
  182.         <style>transparent</style>
  183.         <showName> <false /> </showName>
  184.         <highlight> <false /> </highlight>
  185.         <autoHighlight> <true /> </autoHighlight>
  186.         <sharedHighlight> <true /> </sharedHighlight>
  187.         <family>0</family>
  188.         <titleWidth>0</titleWidth>
  189.         <icon>9301</icon>
  190.         <textAlign>center</textAlign>
  191.         <font>New York</font>
  192.         <textSize>12</textSize>
  193.         <textStyle>bold</textStyle>
  194.         <name><-</name>
  195.         <script>on mouseUpvisual effect dissolvego prevend mouseUp</script>
  196.     </part>
  197.     <part>
  198.         <id>15</id>
  199.         <type>button</type>
  200.         <visible> <true /> </visible>
  201.         <reserved5> 0 </reserved5>
  202.         <reserved4> 0 </reserved4>
  203.         <reserved3> 0 </reserved3>
  204.         <reserved2> 0 </reserved2>
  205.         <reserved1> 0 </reserved1>
  206.         <enabled> <true /> </enabled>
  207.         <rect>
  208.             <left>469</left>
  209.             <top>301</top>
  210.             <right>507</right>
  211.             <bottom>335</bottom>
  212.         </rect>
  213.         <style>transparent</style>
  214.         <showName> <false /> </showName>
  215.         <highlight> <false /> </highlight>
  216.         <autoHighlight> <true /> </autoHighlight>
  217.         <sharedHighlight> <true /> </sharedHighlight>
  218.         <family>0</family>
  219.         <titleWidth>0</titleWidth>
  220.         <icon>27009</icon>
  221.         <textAlign>center</textAlign>
  222.         <font>New York</font>
  223.         <textSize>12</textSize>
  224.         <textStyle>bold</textStyle>
  225.         <name>-></name>
  226.         <script>on mouseUpvisual effect dissolvego nextend mouseUp</script>
  227.     </part>
  228.     <part>
  229.         <id>16</id>
  230.         <type>button</type>
  231.         <visible> <true /> </visible>
  232.         <reserved5> 0 </reserved5>
  233.         <reserved4> 0 </reserved4>
  234.         <reserved3> 0 </reserved3>
  235.         <reserved2> 0 </reserved2>
  236.         <reserved1> 0 </reserved1>
  237.         <enabled> <true /> </enabled>
  238.         <rect>
  239.             <left>313</left>
  240.             <top>312</top>
  241.             <right>406</right>
  242.             <bottom>341</bottom>
  243.         </rect>
  244.         <style>shadow</style>
  245.         <showName> <true /> </showName>
  246.         <highlight> <false /> </highlight>
  247.         <autoHighlight> <true /> </autoHighlight>
  248.         <sharedHighlight> <true /> </sharedHighlight>
  249.         <family>0</family>
  250.         <titleWidth>0</titleWidth>
  251.         <icon>0</icon>
  252.         <textAlign>center</textAlign>
  253.         <font>New York</font>
  254.         <textSize>12</textSize>
  255.         <textStyle>bold</textStyle>
  256.         <name>Options...</name>
  257.         <script>on mouseUpglobal autocompact,powerDialogs,thethreshold,Hospitalitylock screenshow cd fld "curtain"show cd fld "thethresh"show cd fld "lockthresh"show cd button "auto compact when closing"show cd button "power dialogs"show cd button "cancel"show cd button "OK"show cd fld "backuped"show cd btn "joe"show cd btn "Hospitality"set the hilite of cd btn "auto compact when closing" to autocompactset the hilite of cd btn "power dialogs" to powerdialogsset the hilite of cd btn "Hospitality" to Hospitalityput thethreshold into line 1 of cd fld thethreshunlock screen with dissolveplay harpsichord c17end mouseUp</script>
  258.     </part>
  259.     <part>
  260.         <id>17</id>
  261.         <type>button</type>
  262.         <visible> <true /> </visible>
  263.         <reserved5> 0 </reserved5>
  264.         <reserved4> 0 </reserved4>
  265.         <reserved3> 0 </reserved3>
  266.         <reserved2> 0 </reserved2>
  267.         <reserved1> 0 </reserved1>
  268.         <enabled> <true /> </enabled>
  269.         <rect>
  270.             <left>107</left>
  271.             <top>312</top>
  272.             <right>200</right>
  273.             <bottom>341</bottom>
  274.         </rect>
  275.         <style>shadow</style>
  276.         <showName> <true /> </showName>
  277.         <highlight> <false /> </highlight>
  278.         <autoHighlight> <true /> </autoHighlight>
  279.         <sharedHighlight> <true /> </sharedHighlight>
  280.         <family>0</family>
  281.         <titleWidth>0</titleWidth>
  282.         <icon>0</icon>
  283.         <textAlign>center</textAlign>
  284.         <font>New York</font>
  285.         <textSize>12</textSize>
  286.         <textStyle>bold</textStyle>
  287.         <name>    Home</name>
  288.         <script>on mouseUpvisual effect dissolvego homeend mouseUp</script>
  289.     </part>
  290.     <part>
  291.         <id>18</id>
  292.         <type>button</type>
  293.         <visible> <true /> </visible>
  294.         <reserved5> 0 </reserved5>
  295.         <reserved4> 0 </reserved4>
  296.         <reserved3> 0 </reserved3>
  297.         <reserved2> 0 </reserved2>
  298.         <reserved1> 0 </reserved1>
  299.         <enabled> <true /> </enabled>
  300.         <rect>
  301.             <left>177</left>
  302.             <top>270</top>
  303.             <right>337</right>
  304.             <bottom>283</bottom>
  305.         </rect>
  306.         <style>shadow</style>
  307.         <showName> <true /> </showName>
  308.         <highlight> <false /> </highlight>
  309.         <autoHighlight> <true /> </autoHighlight>
  310.         <sharedHighlight> <true /> </sharedHighlight>
  311.         <family>0</family>
  312.         <titleWidth>0</titleWidth>
  313.         <icon>0</icon>
  314.         <textAlign>center</textAlign>
  315.         <font>New York</font>
  316.         <textSize>9</textSize>
  317.         <textStyle>plain</textStyle>
  318.         <name>Install link into Home stack...</name>
  319.         <script>on mouseUpglobal powerDialogs--Original script by Steve Drazga, ART Incorpoated--Edited by Joe Zobkiw, Q Software Designif the optionkey is down thenset the visible of bg btn "Scripts & Backflips" to not the visible of¬¨bg btn "Scripts & Backflips"exit mouseupend ifplay harpsichord c17if Powerdialogs = true thenanswer "Do you wish to install a Scripts & Backflips‚Ñ¢ button " & ¬¨"into your Home Stack? This will make it easier to " & ¬¨"access Scripts & Backflips‚Ñ¢." with "Cancel" or "Install"elseanswer "Do you wish to install a Scripts & Backflips‚Ñ¢ button " & ¬¨"into your Home Stack? This will make it easier to " & ¬¨"access Scripts & Backflips‚Ñ¢." with "Install" or "Cancel"end ifif it is "Cancel" then exit mouseupset cursor to 4put empty into msgtype "Please wait..."set lockscreen to truechoose button toolput the long name of this stack into goheredelete word 1 of gohereput "go to " before gohereput "on mouseup" into first line of buttonscriptput "-- < Scripts & Backflips > ¬© 1989 by Q Software Design" into second line of¬¨buttonscriptput "visual dissolve" into third line of buttonscriptput gohere into fourth line of buttonscriptput "end mouseup" into fifth line of buttonscriptset visible of bg button "Scripts & Backflips" to trueclick at loc of bg button "Scripts & Backflips"domenu copy buttonset visible of bg button "Scripts & Backflips" to falsechoose browse toolset cursor to 4push cardset lockmessages to truego to homeset lockscreen to falseset cursor to 3type "Click where you want the button centered."repeat while the mouseclick is falseend repeatset cursor to 0put "Installing button...Please wait..."set lockscreen to trueput the Mouseloc into PutItHeredomenu paste buttonset loc of button "Scripts & Backflips" to PutItHereset the script of button "Scripts & Backflips" to buttonscriptchoose browse toolset lockscreen to falsepop cardset lockmessages to falseput empty into msghide msgend mouseUp</script>
  320.     </part>
  321.     <part>
  322.         <id>20</id>
  323.         <type>button</type>
  324.         <visible> <false /> </visible>
  325.         <reserved5> 0 </reserved5>
  326.         <reserved4> 0 </reserved4>
  327.         <reserved3> 0 </reserved3>
  328.         <reserved2> 0 </reserved2>
  329.         <reserved1> 0 </reserved1>
  330.         <enabled> <true /> </enabled>
  331.         <rect>
  332.             <left>206</left>
  333.             <top>204</top>
  334.             <right>302</right>
  335.             <bottom>257</bottom>
  336.         </rect>
  337.         <style>shadow</style>
  338.         <showName> <true /> </showName>
  339.         <highlight> <false /> </highlight>
  340.         <autoHighlight> <true /> </autoHighlight>
  341.         <sharedHighlight> <true /> </sharedHighlight>
  342.         <family>0</family>
  343.         <titleWidth>0</titleWidth>
  344.         <icon>333</icon>
  345.         <textAlign>center</textAlign>
  346.         <font>Chicago</font>
  347.         <textSize>12</textSize>
  348.         <textStyle>plain</textStyle>
  349.         <name>Scripts & Backflips</name>
  350.         <script></script>
  351.     </part>
  352.     <part>
  353.         <id>2</id>
  354.         <type>field</type>
  355.         <visible> <true /> </visible>
  356.         <dontWrap> <false /> </dontWrap>
  357.         <dontSearch> <false /> </dontSearch>
  358.         <sharedText> <false /> </sharedText>
  359.         <fixedLineHeight> <true /> </fixedLineHeight>
  360.         <autoTab> <false /> </autoTab>
  361.         <lockText> <true /> </lockText>
  362.         <rect>
  363.             <left>383</left>
  364.             <top>73</top>
  365.             <right>511</right>
  366.             <bottom>92</bottom>
  367.         </rect>
  368.         <style>transparent</style>
  369.         <autoSelect> <false /> </autoSelect>
  370.         <showLines> <false /> </showLines>
  371.         <wideMargins> <false /> </wideMargins>
  372.         <multipleLines> <false /> </multipleLines>
  373.         <reservedFamily> 0 </reservedFamily>
  374.         <titleWidth>0</titleWidth>
  375.         <icon>0</icon>
  376.         <textAlign>right</textAlign>
  377.         <font>New York</font>
  378.         <textSize>14</textSize>
  379.         <textStyle>bold</textStyle>
  380.         <textHeight>18</textHeight>
  381.         <name>version</name>
  382.         <script>on mouseupif the optionkey is down thenask"What's the new version number?           Currently: " & meif it is empty then exit mouseupput "version " & it into mesetVersionbeepanswer "Reset the startup about?" with "Yes" or "No"put it into cd fld "firsttime"end ifend mouseup</script>
  383.     </part>
  384.     <part>
  385.         <id>24</id>
  386.         <type>button</type>
  387.         <visible> <true /> </visible>
  388.         <reserved5> 0 </reserved5>
  389.         <reserved4> 0 </reserved4>
  390.         <reserved3> 0 </reserved3>
  391.         <reserved2> 0 </reserved2>
  392.         <reserved1> 0 </reserved1>
  393.         <enabled> <true /> </enabled>
  394.         <rect>
  395.             <left>91</left>
  396.             <top>254</top>
  397.             <right>158</right>
  398.             <bottom>283</bottom>
  399.         </rect>
  400.         <style>shadow</style>
  401.         <showName> <true /> </showName>
  402.         <highlight> <false /> </highlight>
  403.         <autoHighlight> <true /> </autoHighlight>
  404.         <sharedHighlight> <true /> </sharedHighlight>
  405.         <family>0</family>
  406.         <titleWidth>0</titleWidth>
  407.         <icon>0</icon>
  408.         <textAlign>center</textAlign>
  409.         <font>New York</font>
  410.         <textSize>9</textSize>
  411.         <textStyle>bold</textStyle>
  412.         <name>BackUp...</name>
  413.         <script>on mouseUpglobal theThresholdif the freesize of this stack > (theThreshold * 1000) thenshow msgtype "Compacting the stack first..."domenu "Compact stack"put empty into msghide msgend ifdomenu "Save a copy..."put "Last backed up on " & the date & " at " & the time¬¨& " : Backup today!" into cd fld "backuped"end mouseUp</script>
  414.     </part>
  415.     <part>
  416.         <id>25</id>
  417.         <type>field</type>
  418.         <visible> <true /> </visible>
  419.         <dontWrap> <false /> </dontWrap>
  420.         <dontSearch> <false /> </dontSearch>
  421.         <sharedText> <false /> </sharedText>
  422.         <fixedLineHeight> <true /> </fixedLineHeight>
  423.         <autoTab> <false /> </autoTab>
  424.         <lockText> <true /> </lockText>
  425.         <rect>
  426.             <left>68</left>
  427.             <top>105</top>
  428.             <right>439</right>
  429.             <bottom>119</bottom>
  430.         </rect>
  431.         <style>rectangle</style>
  432.         <autoSelect> <false /> </autoSelect>
  433.         <showLines> <false /> </showLines>
  434.         <wideMargins> <false /> </wideMargins>
  435.         <multipleLines> <false /> </multipleLines>
  436.         <reservedFamily> 0 </reservedFamily>
  437.         <titleWidth>0</titleWidth>
  438.         <icon>0</icon>
  439.         <textAlign>center</textAlign>
  440.         <font>New York</font>
  441.         <textSize>9</textSize>
  442.         <textStyle>plain</textStyle>
  443.         <textHeight>12</textHeight>
  444.         <name>StackInfo</name>
  445.         <script>on mouseupglobal theThresholdif the freesize of this stack = 0 thenplay harpsichord c17answer "There is no reason to compact. The freesize of " &¬¨"Scripts & Backflips‚Ñ¢ = Zeeeero."exit mouseupend ifif the freesize of this stack > (theThreshold * 1000) thenput empty into msgtype "Compacting 'Scripts & Backflips'..."domenu "compact stack"put empty into msghide msgelsebeepanswer "Scripts & Backflips‚Ñ¢ is within the compacting " & ¬¨"threshold set in the OPTIONS dialog, however " & ¬¨"you can compact it if you wish." with "Compact It!"¬¨or "Cancel"if it is "Compact It!" thenput empty into msgtype "Compacting 'Scripts & Backflips'..."domenu "compact stack"put empty into msghide msgend ifend ifend mouseup</script>
  446.     </part>
  447.     <part>
  448.         <id>29</id>
  449.         <type>button</type>
  450.         <visible> <true /> </visible>
  451.         <reserved5> 0 </reserved5>
  452.         <reserved4> 0 </reserved4>
  453.         <reserved3> 0 </reserved3>
  454.         <reserved2> 0 </reserved2>
  455.         <reserved1> 0 </reserved1>
  456.         <enabled> <true /> </enabled>
  457.         <rect>
  458.             <left>356</left>
  459.             <top>254</top>
  460.             <right>423</right>
  461.             <bottom>283</bottom>
  462.         </rect>
  463.         <style>shadow</style>
  464.         <showName> <true /> </showName>
  465.         <highlight> <false /> </highlight>
  466.         <autoHighlight> <true /> </autoHighlight>
  467.         <sharedHighlight> <true /> </sharedHighlight>
  468.         <family>0</family>
  469.         <titleWidth>0</titleWidth>
  470.         <icon>0</icon>
  471.         <textAlign>center</textAlign>
  472.         <font>New York</font>
  473.         <textSize>9</textSize>
  474.         <textStyle>bold</textStyle>
  475.         <name>ResCopy...</name>
  476.         <script>on mouseUprescopyend mouseUp</script>
  477.     </part>
  478.     <part>
  479.         <id>30</id>
  480.         <type>field</type>
  481.         <visible> <false /> </visible>
  482.         <dontWrap> <false /> </dontWrap>
  483.         <dontSearch> <false /> </dontSearch>
  484.         <sharedText> <false /> </sharedText>
  485.         <fixedLineHeight> <true /> </fixedLineHeight>
  486.         <autoTab> <false /> </autoTab>
  487.         <lockText> <false /> </lockText>
  488.         <rect>
  489.             <left>13</left>
  490.             <top>34</top>
  491.             <right>109</right>
  492.             <bottom>61</bottom>
  493.         </rect>
  494.         <style>transparent</style>
  495.         <autoSelect> <false /> </autoSelect>
  496.         <showLines> <false /> </showLines>
  497.         <wideMargins> <false /> </wideMargins>
  498.         <multipleLines> <false /> </multipleLines>
  499.         <reservedFamily> 0 </reservedFamily>
  500.         <titleWidth>0</titleWidth>
  501.         <icon>0</icon>
  502.         <textAlign>center</textAlign>
  503.         <font>Geneva</font>
  504.         <textSize>9</textSize>
  505.         <textStyle>plain</textStyle>
  506.         <textHeight>12</textHeight>
  507.         <name>sorter</name>
  508.         <script></script>
  509.     </part>
  510.     <part>
  511.         <id>31</id>
  512.         <type>button</type>
  513.         <visible> <true /> </visible>
  514.         <reserved5> 0 </reserved5>
  515.         <reserved4> 0 </reserved4>
  516.         <reserved3> 0 </reserved3>
  517.         <reserved2> 0 </reserved2>
  518.         <reserved1> 0 </reserved1>
  519.         <enabled> <true /> </enabled>
  520.         <rect>
  521.             <left>433</left>
  522.             <top>254</top>
  523.             <right>500</right>
  524.             <bottom>283</bottom>
  525.         </rect>
  526.         <style>shadow</style>
  527.         <showName> <true /> </showName>
  528.         <highlight> <false /> </highlight>
  529.         <autoHighlight> <true /> </autoHighlight>
  530.         <sharedHighlight> <true /> </sharedHighlight>
  531.         <family>0</family>
  532.         <titleWidth>0</titleWidth>
  533.         <icon>0</icon>
  534.         <textAlign>center</textAlign>
  535.         <font>New York</font>
  536.         <textSize>9</textSize>
  537.         <textStyle>bold</textStyle>
  538.         <name>Sort...</name>
  539.         <script>on mouseUpglobal sortingplay harpsichord c17answer "Sorting this stack may take awhile... " & ¬¨"         Only do this if you're sure you know what you are doing!" ¬¨with "Sort" or "Cancel"if it is "Cancel" then exit mouseupput true into sortingsortTheDamnThingput false into sortingput "Sort complete!"end mouseUp</script>
  540.     </part>
  541.     <part>
  542.         <id>32</id>
  543.         <type>button</type>
  544.         <visible> <true /> </visible>
  545.         <reserved5> 0 </reserved5>
  546.         <reserved4> 0 </reserved4>
  547.         <reserved3> 0 </reserved3>
  548.         <reserved2> 0 </reserved2>
  549.         <reserved1> 0 </reserved1>
  550.         <enabled> <true /> </enabled>
  551.         <rect>
  552.             <left>14</left>
  553.             <top>254</top>
  554.             <right>81</right>
  555.             <bottom>283</bottom>
  556.         </rect>
  557.         <style>shadow</style>
  558.         <showName> <true /> </showName>
  559.         <highlight> <false /> </highlight>
  560.         <autoHighlight> <true /> </autoHighlight>
  561.         <sharedHighlight> <true /> </sharedHighlight>
  562.         <family>0</family>
  563.         <titleWidth>0</titleWidth>
  564.         <icon>0</icon>
  565.         <textAlign>center</textAlign>
  566.         <font>New York</font>
  567.         <textSize>9</textSize>
  568.         <textStyle>bold</textStyle>
  569.         <name>List All...</name>
  570.         <script>on mouseUpglobal cancelput false into cancelset the cursor to watchput empty into Backflipsput cd fld "XCMDs" into Backflipsput cd fld "XFCNs" after Backflipsput cd fld "Scripts" after Backflipsput cd fld "Buttons" after Backflipsput the number of lines of cd fld "XCMDs" +¬¨the number of lines of cd fld "XFCNs" +¬¨the number of lines of cd fld "Scripts" +¬¨the number of lines of cd fld "Buttons" into numLinesput "Choose 1 of " & numLines-4 & " backflips..." into promptif ColorOn() thenShowDialog 7,1001,prompt,"New York",9,Backflips,1elseShowDialog 7,1000,prompt,"New York",9,Backflips,1end ifif the result is empty thenput true into Cancelexit mouseupelseif the number of items in the result = 1 thenput the result into theLineNumberget line theLineNumber of Backflipsput strip(",",it) into itlock screengo nextfind whole it in bg fld "theName"unlock screen with dissolveelsebeepanswer "Please don't select multiple lines."click at the loc of meend ifend ifput empty into Backflipsend mouseUp</script>
  571.     </part>
  572.     <part>
  573.         <id>33</id>
  574.         <type>button</type>
  575.         <visible> <true /> </visible>
  576.         <reserved5> 0 </reserved5>
  577.         <reserved4> 0 </reserved4>
  578.         <reserved3> 0 </reserved3>
  579.         <reserved2> 0 </reserved2>
  580.         <reserved1> 0 </reserved1>
  581.         <enabled> <true /> </enabled>
  582.         <rect>
  583.             <left>50</left>
  584.             <top>300</top>
  585.             <right>94</right>
  586.             <bottom>339</bottom>
  587.         </rect>
  588.         <style>shadow</style>
  589.         <showName> <false /> </showName>
  590.         <highlight> <false /> </highlight>
  591.         <autoHighlight> <false /> </autoHighlight>
  592.         <sharedHighlight> <true /> </sharedHighlight>
  593.         <family>0</family>
  594.         <titleWidth>0</titleWidth>
  595.         <icon>333</icon>
  596.         <textAlign>center</textAlign>
  597.         <font>Chicago</font>
  598.         <textSize>12</textSize>
  599.         <textStyle>plain</textStyle>
  600.         <name></name>
  601.         <script>on mousedownif the visible of cd btn "Cancel" is true thenlock screenclick at the loc of cd btn "Cancel"unlock screen with dissolveend iflock screenhide cd fld "about"unlock screen with dissolverepeat 2set the icon of me to "acousynthesis"set the icon of me to "an intro to midi"set the icon of me to 2957 -- Korg M1 Helpset the icon of me to "all locked up!"set the icon of me to "hmct"end repeatset the icon of me to 333lock screenshow cd fld "QInfoBack"show cd fld "QInfo"unlock screen with dissolverepeat 2set the icon of me to "acousynthesis"set the icon of me to "an intro to midi"set the icon of me to 2957 -- Korg M1 Helpset the icon of me to "all locked up!"set the icon of me to "hmct"end repeatset the icon of me to 333lock screenend mousedown</script>
  602.     </part>
  603.     <part>
  604.         <id>34</id>
  605.         <type>button</type>
  606.         <visible> <true /> </visible>
  607.         <reserved5> 0 </reserved5>
  608.         <reserved4> 0 </reserved4>
  609.         <reserved3> 0 </reserved3>
  610.         <reserved2> 0 </reserved2>
  611.         <reserved1> 0 </reserved1>
  612.         <enabled> <true /> </enabled>
  613.         <rect>
  614.             <left>420</left>
  615.             <top>300</top>
  616.             <right>464</right>
  617.             <bottom>339</bottom>
  618.         </rect>
  619.         <style>shadow</style>
  620.         <showName> <false /> </showName>
  621.         <highlight> <false /> </highlight>
  622.         <autoHighlight> <false /> </autoHighlight>
  623.         <sharedHighlight> <true /> </sharedHighlight>
  624.         <family>0</family>
  625.         <titleWidth>0</titleWidth>
  626.         <icon>333</icon>
  627.         <textAlign>center</textAlign>
  628.         <font>Chicago</font>
  629.         <textSize>12</textSize>
  630.         <textStyle>plain</textStyle>
  631.         <name></name>
  632.         <script>on mousedownif the visible of cd btn "Cancel" is true thenlock screenclick at the loc of cd btn "Cancel"unlock screen with dissolveend iflock screenhide cd fld "about"unlock screen with dissolverepeat 2set the icon of me to "acousynthesis"set the icon of me to "an intro to midi"set the icon of me to 2957 -- Korg M1 Helpset the icon of me to "all locked up!"set the icon of me to "hmct"end repeatset the icon of me to 333lock screenshow cd fld "QInfoBack"show cd fld "QInfo"unlock screen with dissolverepeat 2set the icon of me to "acousynthesis"set the icon of me to "an intro to midi"set the icon of me to 2957 -- Korg M1 Helpset the icon of me to "all locked up!"set the icon of me to "hmct"end repeatset the icon of me to 333lock screenend mousedown</script>
  633.     </part>
  634.     <part>
  635.         <id>35</id>
  636.         <type>button</type>
  637.         <visible> <true /> </visible>
  638.         <reserved5> 0 </reserved5>
  639.         <reserved4> 0 </reserved4>
  640.         <reserved3> 0 </reserved3>
  641.         <reserved2> 0 </reserved2>
  642.         <reserved1> 0 </reserved1>
  643.         <enabled> <true /> </enabled>
  644.         <rect>
  645.             <left>15</left>
  646.             <top>1</top>
  647.             <right>33</right>
  648.             <bottom>18</bottom>
  649.         </rect>
  650.         <style>transparent</style>
  651.         <showName> <false /> </showName>
  652.         <highlight> <false /> </highlight>
  653.         <autoHighlight> <false /> </autoHighlight>
  654.         <sharedHighlight> <true /> </sharedHighlight>
  655.         <family>0</family>
  656.         <titleWidth>0</titleWidth>
  657.         <icon>0</icon>
  658.         <textAlign>center</textAlign>
  659.         <font>Chicago</font>
  660.         <textSize>12</textSize>
  661.         <textStyle>plain</textStyle>
  662.         <name></name>
  663.         <script>on mousedownput the mouseloc into myPlaceput item 1 of myPlace + 40 into horizput item 2 of myPlace + 60 into vertget PopUpMenu("About Scripts & Backflips...",0,vert, horiz)if it = 1 thenclick at the loc of bg btn "    about..."end ifend mousedown</script>
  664.     </part>
  665.     <part>
  666.         <id>36</id>
  667.         <type>button</type>
  668.         <visible> <true /> </visible>
  669.         <reserved5> 0 </reserved5>
  670.         <reserved4> 0 </reserved4>
  671.         <reserved3> 0 </reserved3>
  672.         <reserved2> 0 </reserved2>
  673.         <reserved1> 0 </reserved1>
  674.         <enabled> <true /> </enabled>
  675.         <rect>
  676.             <left>177</left>
  677.             <top>254</top>
  678.             <right>337</right>
  679.             <bottom>267</bottom>
  680.         </rect>
  681.         <style>shadow</style>
  682.         <showName> <true /> </showName>
  683.         <highlight> <false /> </highlight>
  684.         <autoHighlight> <true /> </autoHighlight>
  685.         <sharedHighlight> <true /> </sharedHighlight>
  686.         <family>0</family>
  687.         <titleWidth>0</titleWidth>
  688.         <icon>0</icon>
  689.         <textAlign>center</textAlign>
  690.         <font>New York</font>
  691.         <textSize>9</textSize>
  692.         <textStyle>plain</textStyle>
  693.         <name>Export TEXT list of contents...</name>
  694.         <script>on mouseUpglobal powerDialogsplay harpsichord c17if Powerdialogs = true thenanswer "Do you wish to export a TEXT list of the contents of " & ¬¨"Scripts & Backflips‚Ñ¢?" with "Cancel" or "Export"elseanswer "Do you wish to export a TEXT list of the contents of " & ¬¨"Scripts & Backflips‚Ñ¢?" with "Export" or "Cancel"end ifif it is "Cancel" then exit mouseupput bg fld id 2 into theVersiondelete word one of theVersionplay harpsichord d17ask "Please name the file:" with ¬¨"Scripts & Backflips‚Ñ¢ " & theVersion & " Export"if it is empty then exit mouseupput it into theFileNameset cursor to watchput empty into msgtype "Exporting data, please wait..."put empty into theExportput "Scripts & Backflips‚Ñ¢ " & theVersion & " Export" & return after theExportput "¬© 1989-90 by Q Software Design, All Rights Reserved" & return after theExportput the number of cds & " cards in stack." after theExportput return & return & return after theExportput "____________________________ XCMDs ___ " & ¬¨the number of lines in cd fld "xcmds" & return after theExportput cd fld "xcmds" & return & return after theExportput "____________________________ XFCNs ___ " & ¬¨the number of lines in cd fld "xfcns" & return after theExportput cd fld "xfcns" & return & return after theExportput "__________________________ Scripts ___ " & ¬¨the number of lines in cd fld "scripts" & return after theExportput cd fld "scripts" & return & return after theExportput "__________________________ Buttons ___ " & ¬¨the number of lines in cd fld "buttons" & return after theExportput cd fld "buttons" & return & return after theExportput "‚Ä¢-> PLUS..." & return after theExportput "           ...hundreds of cursors, icons, and sounds!" after theExportput return after theExportopen file theFileNamewrite theExport to file theFileNameclose file theFileNameput empty into msgtype "Exportation is complete!"play harpsichord e17end mouseUp</script>
  695.     </part>
  696.     <part>
  697.         <id>37</id>
  698.         <type>button</type>
  699.         <visible> <true /> </visible>
  700.         <reserved5> 0 </reserved5>
  701.         <reserved4> 0 </reserved4>
  702.         <reserved3> 0 </reserved3>
  703.         <reserved2> 0 </reserved2>
  704.         <reserved1> 0 </reserved1>
  705.         <enabled> <true /> </enabled>
  706.         <rect>
  707.             <left>107</left>
  708.             <top>295</top>
  709.             <right>407</right>
  710.             <bottom>309</bottom>
  711.         </rect>
  712.         <style>shadow</style>
  713.         <showName> <true /> </showName>
  714.         <highlight> <false /> </highlight>
  715.         <autoHighlight> <true /> </autoHighlight>
  716.         <sharedHighlight> <true /> </sharedHighlight>
  717.         <family>0</family>
  718.         <titleWidth>0</titleWidth>
  719.         <icon>0</icon>
  720.         <textAlign>center</textAlign>
  721.         <font>New York</font>
  722.         <textSize>9</textSize>
  723.         <textStyle>plain</textStyle>
  724.         <name>Look at XCMD/XFCN Source Code Shells...</name>
  725.         <script>on mouseUpvisual effect dissolvego to card id 41671end mouseUp</script>
  726.     </part>
  727.     <name>S&B MainMenu</name>
  728.     <script>on idleput the number Of Cards into NumCardsput (the freesize of this stack div 1024) into Freeput (the size of this stack div 1024) into theStackSize--put (the size of this stack div 1024) - ¬¨--(the freesize of this stack div 1024) into actualput (the diskspace div 1024) into freeOnDiskput "-> " & NumCards - 6 & " flips ‚Ä¢ Stack: " & theStackSize & ¬¨"K ‚Ä¢ Free in stack: " & free¬¨& "K ‚Ä¢ Free on disk: " & freeOnDisk & "K <-" into bg fld StackInfoend idle</script>
  729. </background>
  730.